IVector.Size Property

Gets the number of items in the vector.

Syntax

public:
property uint32 Size {
         uint32 get ();
}  

Property value

Type: uint32 

  The number of items in the vector.

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IVector Generic Interface

IVector Members

Windows.Foundation.Collections Namespace